Skip to content

chore(deps): update dependency microsoft.playwright to 1.53.0#458

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/playwright-dotnet-monorepo
Jun 26, 2025
Merged

chore(deps): update dependency microsoft.playwright to 1.53.0#458
renovate[bot] merged 1 commit into
mainfrom
renovate/playwright-dotnet-monorepo

Conversation

@renovate

@renovate renovate Bot commented Jun 26, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Microsoft.Playwright 1.52.0 -> 1.53.0 age adoption passing confidence

Release Notes

microsoft/playwright-dotnet (Microsoft.Playwright)

v1.53.0

Miscellaneous

  • New Steps in Trace Viewer: New Trace Viewer Steps

  • New method Locator.Lescribe() to describe a locator. Used for trace viewer.

    var button = Page.GetByTestId("btn-sub").Describe("Subscribe button");
    await button.ClickAsync();
  • pwsh bin/Debug/netX/playwright.ps1 install --list will now list all installed browsers, versions and locations.

Browser Versions

  • Chromium 138.0.7204.4
  • Mozilla Firefox 139.0
  • WebKit 18.5

This version was also tested against the following stable channels:

  • Google Chrome 137
  • Microsoft Edge 137

Configuration

📅 Schedule: Branch creation - "before 4am" in timezone America/Vancouver, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot enabled auto-merge (squash) June 26, 2025 07:54
@codecov

codecov Bot commented Jun 26, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.02%. Comparing base (420fe64) to head (294cd0d).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #458   +/-   ##
=======================================
  Coverage   95.02%   95.02%           
=======================================
  Files           8        8           
  Lines         663      663           
  Branches       77       77           
=======================================
  Hits          630      630           
  Misses         28       28           
  Partials        5        5           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate Bot merged commit 85d6b80 into main Jun 26, 2025
8 checks passed
@renovate renovate Bot deleted the renovate/playwright-dotnet-monorepo branch June 26, 2025 08:05
@github-actions

github-actions Bot commented Jul 9, 2025

Copy link
Copy Markdown

🎉 This PR is included in version 3.3.4 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants